@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1480px; margin:0 auto;} /**页面全局宽度**/
.banner {-moz-box-shadow: 0px 6px 10px #e9e9e9; /* 老的 Firefox */box-shadow: 0px 6px 10px #e9e9e9;overflow: hidden;margin-bottom: 0px;width: 1480px;margin: 0 auto;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt {height: 50px;border-bottom: 1px solid #c93733;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 22px;font-weight: normal;color: #fff;text-align: center;} /**标题字体**/
.post .tt .tit .title {display:inline-block;height: 50px;line-height: 54px;padding-left: 0px;background: url(/_upload/tpl/01/f7/503/template503/images/ttbg.png) no-repeat 0px center;min-width: 205px;text-indent: 15px;} /**标题图标**/
.post .tt .more_btn {display:inline-block;height:32px;line-height:32px;float:right;margin-top: 10px;}   /**更多按钮**/
.post .tt .more_btn a {font-size:16px;color:16px;}
.post .con {padding: 15px 0 0px 0;margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/01/f7/503/template503/images/li.gif) no-repeat center;} /**新闻列表图标**/
.post .con li {position: relative;line-height: 38px;}
.post .con li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 80px;
    font-size: 14px;
    color: #333;
    /* padding-left:18px;background: url(/_upload/tpl/01/f7/503/template503/images/li.gif) no-repeat left; */
}
.post .con li a:hover {color: #c93733;}
.post .con li .news-time {line-height: 38px;position: absolute;right: 0px;top:0px;color: #999;font-size: 15px;}
.post-4 .con li a {padding-left: 0px; background: none;}
.post-4 .con li a:hover {color: #c93733;}
.post .con .linkbox li {line-height: 37px;background: url(/_upload/tpl/01/f7/503/template503/images/linkbg.png) no-repeat 99%;}
.post .con .linkbox li a {font-size: 14px;color: #333;}
.post .con .linkbox li a:hover {color: #c93733;}
.post-3 .con {background: url(/_upload/tpl/01/f7/503/template503/images/listbg.jpg) no-repeat center top;}
.post-23 {margin-bottom: 15px;}
/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(/_upload/tpl/01/f7/503/template503/images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
.news-box {}
.news-box ul li {
    position: relative;
    line-height: 37px;
    }
    .news-box ul li.box-bd { border-bottom: 1px dashed #e0dfdf;}
.news-box ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 80px;
    }
    .news-box ul li a:hover {color: #c93733;}
.news-box ul li .news-time {
    line-height: 37px;
    font-size: 15px;
    color: #999;
    position: absolute;
    right: 0px;
    top: 0px;
    }

/**页头开始**/
.top { height: 35px; line-height: 35px; border-bottom: 2px solid #e4e4e4;background-color: #efefef;}
.top .inner {width: 1480px;margin: 0 auto;}
.top-l { float: left;font-size: 16px;color: #808080;}
.top-r { float: right;font-size: 16px;color: #808080;}
#header { background:url(/_upload/tpl/01/f7/503/template503/images/head.jpg) no-repeat 50% 0;}
#header .inner {}
.head { width:100%; height:155px; position:relative;}    /**页头部分**/
.head .sitetitle {float: left;padding-top: 21px;}		/**站点名称**/
.sitesearch { float: right;    margin-top: 72px;} 
.navbar {width:100%;height: 68px;background: #c93733;}   	/**导航区域背景**/
.navbar .navbox {width: 1555px;height: 68px;margin:0 auto;}   /**导航窗口大小及位置**/
/* 搜索 */
.wp_search {}
.wp_search #keyword {width: 178px !important;
    border: 1px solid #000;
    border-right: 0px;
    height: 36px;
    line-height: 36px;
    text-indent: 12px;}
    .wp_search .search {background: #c93733 url(images/search.png) no-repeat center;width: 60px; height: 40px;}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:68px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item {margin: 0 24px;}
.navbar .navbox .wp_nav li.nav-item a {font-size:20px;font-weight:normal;color: #fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{
    background: #b7312e;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:68px; line-height:68px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {background: #fff;opacity: 1 !important;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a {font-size:14px;font-weight:normal;color: #333;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background: #c93733;color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {padding:0 20px;height: 35px;line-height: 35px;margin: 0;}		/**子菜单栏目高度与边距**/
.navbar .navbox .wp_nav li li.nav-item {margin: 0;}
.top-r .wp_nav .nav-item {padding-top: 10px;}
.top-r .wp_nav .nav-item a { color: #8b8b8b;}
.top-r .wp_nav .nav-item a span.item-name {padding: 0px 10px;border-right: 1px solid #8b8b8b;line-height: 16px;}
.top-r .wp_nav .nav-item.i2 a span.item-name { border: 0px;}
/**主体开始**/
#container { padding:7px 0;}
#container .inner {background:#fff;}
.listcolum #container .inner {width: 1400px;}
#container.newsconpd {padding-top: 40px;}
#container.newsconpd .inner {padding-bottom: 10px;}
/**首页三列布局**/
.news-l {float: left;width: 65.5%;}
.news-r {float: right;width: 31.1%;}
.pmain-l { float: left; width: 47.45%;}
.pmain-l .focus-prev {    left: 0px}
.pmain-l .focus-next {    right: 0px}
.pmain-r { float: right; width: 47.45%;}
.pmain-wap {display: none;}
.mod {}
.mod1 {width: 31.1%;float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {}
.mod2 {width: 65.5%;float:right;}
.mod2 .mc {width: 47.46%;float:left;} /**中间**/
.mod2 .mr {width: 47.46%;float:right;} /**右列**/
.showroom {background:#f5f5f5;}
.showroom .inner {width: 1480px;margin: 0 auto;padding-bottom: 30px;}
.srtt { background: url(/_upload/tpl/01/f7/503/template503/images/btmtt.png) no-repeat center;text-align: center; font-size: 34px;color: #c93733;font-weight: bold; padding: 28px 0;}
.srtt a {color: #c93733;}
.srcon {}
.srcon li {width: 350px; float: left;margin-right: 25px; background-color: #fff; border-radius: 20px; -moz-box-shadow: 0px 6px 10px #e0e0e0; box-shadow: 0px 6px 10px #e0e0e0; overflow: hidden;}
.srcon li img {width: 100%;height: 240px;}
.srcon li h1 {padding: 12px 30px 0px 30px;}
.srcon li h1 a { font-size: 26px;color: #333;}
.srcon li h2 {font-size: 18px;color: #b4b4b4;padding: 0px 30px 20px 30px;}
.srcon li.i4 {margin-right: 0px;}
/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head {
    background: #c93733;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 35px;padding:5px 5px 5px 30px;}  /**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
.list-img {}
.list-img li { width: 16%;padding: 0px 2%;float: left;text-align: center;}
.list-img li img {width: 120px;height: 150px;}
.list-img li p {line-height: 30px;text-align: center;}
.list-img li p a {font-size: 13px;}
.listtip {    padding: 30px 50px 24px 29px;}
.listtip p {    
    font-size: 14px;
   }
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #da2128; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;} 	
.col_list .wp_listcolumn .wp_column .wp_listcolumn .column-name { padding-left: 45px; font-size: 14px;}
.col_list .wp_listcolumn .wp_column .wp_listcolumn .wp_listcolumn .column-name {padding-left: 65px;}
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#da2128; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #da2128;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none;  border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#da2128;}
.wp_article_list .list_item .Article_Title a {font-size: 16px;}
.wp_article_list .list_item .Article_PublishDate {font-size: 14px;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;/* background:none; */border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#da2128;background: rgba(242, 242, 242, 0);} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#da2128;} 
.col_news {width: 1110px;float:right;} /**栏目新闻**/
.col_news_head {border-bottom: 1px solid #c93733;}
.col_metas .col_title {display:inline-block;float:left;height: 45px;line-height: 45px;background: #c93733;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight:bold;color:#fff;padding: 0 25px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height:18px;line-height:18px;margin-top: 12px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:12px;min-height: 350px;}
.col_news_list .wp_article_list .list_item {height: 40px;line-height: 40px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {background:url(/_upload/tpl/01/f7/503/template503/images/li.gif) no-repeat center;height: 34px;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {line-height: 40px;font-family: "Microsoft YaHei";padding: 35px 25px 12px 25px;text-align:center;font-size: 28px;color:#282828;border-bottom: 1px solid #eee;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span {margin:0 5px;font-size: 14px;color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height:1.6;font-size: 16px;color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {
    background: #383838;
}
#footer .inner {padding: 26px 0;position: relative;}
#footer .inner p {font-size: 18px;line-height: 40px;text-align:center;color: #afafaf;}
#footer .inner p a {color: #afafaf;}
#footer .inner p a:hover {text-decoration: underline;}
#footer .inner p span { margin:0 3px;}
.foorm {position: absolute;width: 140px;height: 140px;right: 0px;top: 17px;}
.foorm img {width: 140px;height: 140px;}
@media screen and (max-width: 1480px) {
    .wrapper {min-width: 1200px;}
    .wrapper .inner {width: 1200px;}
    .banner {min-width: 1200px;width:1200px;}
    .showroom {min-width: 1200px;    background-size: 110% 100%;}
    .showroom .inner {width: 1200px;}
    .top {min-width: 1200px;}
    .top .inner {width: 1200px;}
    .navbar {min-width: 1200px;}
    .navbar .navbox {width: 1200px;}
    .navbar .navbox .wp_nav li.nav-item {margin: 0 10px;}
    .srcon li {width: 281px;}
    .srcon li img { height: 190px;}
    .listcolum #container {min-width: 1200px;}
    .listcolum #container .inner {width: 1200px;}
    .col_news {width: 940px;}
    .pmain-pc {display: none;}
    .pmain-wap {display: block;}
    #container.newsconpd {background-size:110% 100%;}
}